home *** CD-ROM | disk | FTP | other *** search
/ Geek Games #12 / GEGA012.iso / eroticos / moneystrip.swf / scripts / frame_12 / PlaceObject2_49_11 / CLIPACTIONRECORD onClipEvent(enterFrame).as
Text File  |  2005-12-23  |  124b  |  8 lines

  1. onClipEvent(enterFrame){
  2.    _root.life.gotoAndStop(_root.leben);
  3.    if(!_root.leben)
  4.    {
  5.       _root.play();
  6.    }
  7. }
  8.